Skip to content

Bump java-design.version from 1.9.0 to 1.10.1#568

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/java-design.version-1.10.1
Apr 18, 2026
Merged

Bump java-design.version from 1.9.0 to 1.10.1#568
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/java-design.version-1.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps java-design.version from 1.9.0 to 1.10.1.
Updates com.github.nbbrd.java-design-util:java-design-annotation from 1.9.0 to 1.10.1

Release notes

Sourced from com.github.nbbrd.java-design-util:java-design-annotation's releases.

Release v1.10.1

1.10.1 - 2026-04-15

Fixed

  • Fix SystemDependent annotation target
  • Fix missing Documented annotation #428

Release v1.10.0

1.10.0 - 2026-04-14

This release adds a new annotation to document system-dependent methods, improves Representable* annotations for external processing, and fixes inherited method lookup in the Representable* processor.

Added

  • Add SystemDependent annotation #426

Changed

  • Modify Representable* annotations retention to CLASS to enable external processing #427

Fixed

  • Fix search for format method in Representable* processor #421
Changelog

Sourced from com.github.nbbrd.java-design-util:java-design-annotation's changelog.

[1.10.1] - 2026-04-15

Fixed

  • Fix SystemDependent annotation target
  • Fix missing Documented annotation #428

[1.10.0] - 2026-04-14

This release adds a new annotation to document system-dependent methods, improves Representable* annotations for external processing, and fixes inherited method lookup in the Representable* processor.

Added

  • Add SystemDependent annotation #426

Changed

  • Modify Representable* annotations retention to CLASS to enable external processing #427

Fixed

  • Fix search for format method in Representable* processor #421
Commits
  • baeee2f Merge branch 'develop'
  • 9a7402a Update versions for release
  • e08764c Add missing link in CHANGELOG.md
  • 38da3e2 Fix missing Documented annotation
  • a63cb98 Fix SystemDependent annotation target
  • e2cc1f8 Update for next development version
  • 809271f Merge tag 'v1.10.0' into develop
  • 630a8ec Merge branch 'develop'
  • e5f0c55 Update versions for release
  • 0f06e94 Add release overview
  • Additional commits viewable in compare view

Updates com.github.nbbrd.java-design-util:java-design-processor from 1.9.0 to 1.10.1

Release notes

Sourced from com.github.nbbrd.java-design-util:java-design-processor's releases.

Release v1.10.1

1.10.1 - 2026-04-15

Fixed

  • Fix SystemDependent annotation target
  • Fix missing Documented annotation #428

Release v1.10.0

1.10.0 - 2026-04-14

This release adds a new annotation to document system-dependent methods, improves Representable* annotations for external processing, and fixes inherited method lookup in the Representable* processor.

Added

  • Add SystemDependent annotation #426

Changed

  • Modify Representable* annotations retention to CLASS to enable external processing #427

Fixed

  • Fix search for format method in Representable* processor #421
Changelog

Sourced from com.github.nbbrd.java-design-util:java-design-processor's changelog.

[1.10.1] - 2026-04-15

Fixed

  • Fix SystemDependent annotation target
  • Fix missing Documented annotation #428

[1.10.0] - 2026-04-14

This release adds a new annotation to document system-dependent methods, improves Representable* annotations for external processing, and fixes inherited method lookup in the Representable* processor.

Added

  • Add SystemDependent annotation #426

Changed

  • Modify Representable* annotations retention to CLASS to enable external processing #427

Fixed

  • Fix search for format method in Representable* processor #421
Commits
  • baeee2f Merge branch 'develop'
  • 9a7402a Update versions for release
  • e08764c Add missing link in CHANGELOG.md
  • 38da3e2 Fix missing Documented annotation
  • a63cb98 Fix SystemDependent annotation target
  • e2cc1f8 Update for next development version
  • 809271f Merge tag 'v1.10.0' into develop
  • 630a8ec Merge branch 'develop'
  • e5f0c55 Update versions for release
  • 0f06e94 Add release overview
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 18, 2026
Bumps `java-design.version` from 1.9.0 to 1.10.1.

Updates `com.github.nbbrd.java-design-util:java-design-annotation` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/nbbrd/java-design-util/releases)
- [Changelog](https://github.com/nbbrd/java-design-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-design-util@v1.9.0...v1.10.1)

Updates `com.github.nbbrd.java-design-util:java-design-processor` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/nbbrd/java-design-util/releases)
- [Changelog](https://github.com/nbbrd/java-design-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-design-util@v1.9.0...v1.10.1)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-design-util:java-design-annotation
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.nbbrd.java-design-util:java-design-processor
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/develop/java-design.version-1.10.1 branch from ce02b83 to 2c464a2 Compare April 18, 2026 09:36
@github-actions github-actions Bot merged commit 2d3d5eb into develop Apr 18, 2026
17 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/java-design.version-1.10.1 branch April 18, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants